home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK2.toast / Development Kits (Disc 2) / ScriptX / ScriptX Platforms / PPC / Loadable / mcicmd / loadme.sx < prev   
Encoding:
Text File  |  1996-05-21  |  103 b   |  6 lines  |  [TEXT/MPS ]

  1. <<<
  2. global tmpDir
  3. tmpDir := spawn thestartdir "loadable/mcicmd"
  4. fileIn tmpDir name: "almcicmd.sx" 
  5. >>>
  6.